home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Utilitare
/
supercoolpim
/
setup.exe
/
{app}
/
module
/
DatabaseModule
/
usertable.json
< prev
next >
Wrap
JavaScript Object Notation
|
2004-12-24
|
163b
{
"schema": {
"UserID": "Long Integer",
"UserName": "Text (50) NOT NULL",
"password": "Text (50)",
"Identity": "Byte"
},
"data": [
{
"UserID": 1,
"UserName": "Admin",
"Identity": 0
}
]
}